* This subroutine has information for CD's with 13 tracks
*/
#define BEAT_RED_D1 671051693 /* key parts = 1864.02.13.143 126 */
#define BEAT_RED_D2 684314089 /* key parts = 1900.65.13.139 157 */
#define MOODY_THRESHOLD_UDII 801179678 /* key parts = 2225.37.13.128 156 */
#define MOODY_THRESHOLD 802792483 /* key parts = 2229.73.13.133 152 */
#define PINKF_THEWALL_D1UK 845449998 /* key parts = 2348.35.13.198 66 */
#define PINKF_THEWALL_D1UD 846496401 /* key parts = 2351.28.13.201 45 */
#define NGRIFFITH_ONCEINABLUE 847489969 /* key parts = 2354.10.13.169 174 */
#define PINKF_THEWALL_D1SO 847787599 /* key parts = 2354.72.13.199 74 */
#define BEAT_SGTPEPPER 861448472 /* key parts = 2392.68.13.122 333 */
#define MOODY_CHILDRENS 871984452 /* key parts = 2422.13.13.252 257 */
#define PINKF_THEWALL_D2UK 905402080 /* key parts = 2515.00.13.280 104 */
#define PINKF_THEWALL_D2UD 907226084 /* key parts = 2520.05.13.284 103 */
#define PINKF_THEWALL_D2SO 907595681 /* key parts = 2521.07.13.281 103 */
#define LIBWW_MESSIANICJOY 954433970 /* key parts = 2651.15.13.170 265 */
#define PINKF_MORE 972971565 /* key parts = 2702.52.13.315 136 */
#define FSINATRA_DUETS 988115604 /* key parts = 2744.57.13.204 364 */
#define LONEVAL_NYC 1005131626 /* key parts = 2792.02.13.226 185 */
#define BEAT_WHITE_D2 1021105963 /* key parts = 2836.30.13.163 192 */
#define CHAG_CHAGALL 1099010028 /* key parts = 3052.60.13.228 214 */
#define HEART_DESIREWALKS 1107275567 /* key parts = 3075.57.13.17 304 */
#define SPINDOC_TURNITUP 1194506055 /* key parts = 3318.05.13.255 275 */
#define BDYLAN_GOODASIBEEN 1200040430 /* key parts = 3333.33.13.230 383 */
#define MCCARPEN_STONES 1207984412 /* key parts = 3355.38.13.212 372 */
#define VAR_B_COMMONTHREAD 1240547614 /* key parts = 3445.72.13.214 285 */
#define SNICKS_STREETANGEL 1243619664 /* key parts = 3454.37.13.264 299 */
#define MIKEMECH_BEGGARONGOLD 1300106075 /* key parts = 3611.30.13.275 271 */
#define BEEGS_TALES_D4 1323328437 /* key parts = 3675.68.13.237 153 */
#define DURAN_DURAN 1351979695 /* key parts = 3755.37.13.295 434 */
#define STEELYD_CITZ_D4 1511171558 /* key parts = 4197.52.13.458 238 */
#define BSPRING_LIVE75_D3 1573178047 /* key parts = 4369.70.13.697 391 */
#define BSPRING_LIVE75_D1 1590083591 /* key parts = 4416.67.13.341 186 */
#define MOLDFIELD_ELEMENTS_D2 1591034058 /* key parts = 4419.40.13.1158 214 */
#define TDREAM_ANTARKTIS 1598800388 /* key parts = 4441.08.13.488 123 */
#define PAGPLA_NOQUARTER 1634570046 /* key parts = 4540.35.13.246 747 */
void filltoc13(tocPtr, cdKey)
struct cd_toc *tocPtr;
u_int cdKey;
{
if ( cdKey == BEAT_SGTPEPPER ) { /* 0:39:52-68 */
tocPtr->discPerformer = "The Beatles";
tocPtr->discTitle = "Sgt. Pepper's Lonely Hearts Club Band";
# if !defined(SKIPSONGS_The_Beatles)
SET_CDtt( 1, 02.02, "Sgt. Pepper's Lonely Hearts Club Band");
SET_CDtt( 2, 02.44, "With A Little Help From My Friends");
SET_CDtt( 3, 03.29, "Lucy In The Sky With Diamonds");
SET_CDtt( 4, 02.48, "Getting Better");
SET_CDtt( 5, 02.36, "Fixing A Hole");
SET_CDtt( 6, 03.35, "She's Leaving Home");
SET_CDtt( 7, 02.37, "Being For The Benefit of Mr. Kite!");
SET_CDtt( 8, 05.06, "Within You Without You");
SET_CDtt( 9, 02.37, "When I'm Sixty-four");
SET_CDtt(10, 02.42, "Lovely Rita");
SET_CDtt(11, 02.42, "Good Morning Good Morning");
SET_CDtt(12, 01.19, "Sgt. Pepper's Lonely Hearts Club Band (Reprise)");
SET_CDtt(13, 05.33, "A Day In The Life");
# endif
}
if ( cdKey == BEAT_WHITE_D2 ) { /* 0:47:16-30 */
tocPtr->discPerformer = "The Beatles";
tocPtr->discTitle = "The Beatles [disc 2]";
# if !defined(SKIPSONGS_The_Beatles)
SET_CDtt( 1, 02.43, "Birthday");
SET_CDtt( 2, 04.01, "Yer Blues");
SET_CDtt( 3, 02.48, "Mother Nature's Son");
SET_CDtt( 4, 02.25, "Everybody's Got Something To Hide Except Me And My Monkey");
SET_CDtt( 5, 03.15, "Sexy Sadie");
SET_CDtt( 6, 04.30, "Helter Skelter");
SET_CDtt( 7, 03.04, "Long, Long, Long");
SET_CDtt( 8, 04.16, "Revolution 1");
SET_CDtt( 9, 02.41, "Honey Pie");
SET_CDtt(10, 02.55, "Savoy Truffle");
SET_CDtt(11, 03.11, "Cry Baby Cry");
SET_CDtt(12, 08.13, "Revolution 9");
SET_CDtt(13, 03.12, "Good Night");
# endif
}
if ( cdKey == BEAT_RED_D1 ) { /* 0:31:04-02 */
tocPtr->discPerformer = "The Beatles";
tocPtr->discTitle = "The Beatles - 1962-1966 [disc 1]";
tocPtr->discCatNum = "007777970372200";
# if !defined(SKIPSONGS_The_Beatles)
SET_CDtt( 1, 02.23, "Love Me Do");
SET_CDtt( 2, 02.03, "Please Please Me");
SET_CDtt( 3, 01.58, "From Me to You");
SET_CDtt( 4, 02.22, "She Loves You");
SET_CDtt( 5, 02.27, "I Want to Hold Your Hand");
SET_CDtt( 6, 02.08, "All My Loving");
SET_CDtt( 7, 02.14, "Can't Buy Me Love");
SET_CDtt( 8, 02.34, "A Hard Day's Night");
SET_CDtt( 9, 02.32, "And I Love Her");
SET_CDtt(10, 02.45, "Eight Days A Week");
SET_CDtt(11, 02.20, "I Feel Fine");
SET_CDtt(12, 03.10, "Ticket To Ride");
SET_CDtt(13, 02.06, "Yesterday");
# endif
}
if ( cdKey == BEAT_RED_D2 ) { /* 0:31:40-65 */
tocPtr->discPerformer = "The Beatles";
tocPtr->discTitle = "The Beatles - 1962-1966 [disc 2]";
tocPtr->discCatNum = "007777970382100";
# if !defined(SKIPSONGS_The_Beatles)
SET_CDtt( 1, 02.19, "Help!");
SET_CDtt( 2, 02.11, "You've Got to Hide Your Love Away");
SET_CDtt( 3, 02.17, "We Can Work It Out");
SET_CDtt( 4, 02.49, "Day Tripper");
SET_CDtt( 5, 02.28, "Drive My Car");
SET_CDtt( 6, 02.05, "Norwegian Wood (This Bird Has Flown)");
SET_CDtt( 7, 02.44, "Nowhere Man");
SET_CDtt( 8, 02.43, "Michelle");
SET_CDtt( 9, 02.27, "In My Life");
SET_CDtt(10, 02.31, "Girl");
SET_CDtt(11, 02.19, "Paperback Writer");
SET_CDtt(12, 02.08, "Eleanor Rigby");
SET_CDtt(13, 02.37, "Yellow Submarine");
# endif
}
if ( cdKey == BEEGS_TALES_D4 ) { /* 1:01:15-68 */
tocPtr->discPerformer = "Bee Gees";
tocPtr->discTitle = "Tales from the Brothers Gibb - A History in Song 1967-1990 [disc 4]";
# if !defined(SKIPSONGS_Bee_Gees)
SET_CDtt( 1, 03.57, "He's A Liar");
SET_CDtt( 2, 04.15, "Another Lonely Night in NY");
SET_CDtt( 3, 04.03, "The Woman in You");
SET_CDtt( 4, 04.24, "Someone Belonging to Someone");
SET_CDtt( 5, 04.44, "Toys");
SET_CDtt( 6, 04.45, "ESP");
SET_CDtt( 7, 04.00, "You Win Again");
SET_CDtt( 8, 04.05, "Ordinary Lives");
SET_CDtt( 9, 04.52, "One");
SET_CDtt(10, 03.36, "Juliet");
SET_CDtt(11, 03.41, "To Love Somebody");
SET_CDtt(12, 12.18, "Medley (Live in Melbourne Australia): New York Mining Disaster 1941 / Holiday / Too Much Heaven / Heartbreaker / Islands In The Stream / Run To Me / World");
SET_CDtt(13, 02.33, "Spicks and Specks");
# endif
}
if ( cdKey == MCCARPEN_STONES ) { /* 0:55:55-38 */
tocPtr->discPerformer = "Mary Chapin Carpenter";
tocPtr->discTitle = "Stones in the Road";
SET_CDtt( 1, 03.32, "Why Walk When You Can Fly");
SET_CDtt( 2, 03.45, "House of Cards");
SET_CDtt( 3, 04.33, "Stones in the Road");
SET_CDtt( 4, 03.47, "A Keeper for Every Flame");
SET_CDtt( 5, 02.55, "Tender When I Want To Be");
SET_CDtt( 6, 03.43, "Shut Up and Kiss Me");
SET_CDtt( 7, 03.37, "The Last Word");
SET_CDtt( 8, 05.02, "The End of My Pirate Days");
SET_CDtt( 9, 05.46, "John Doe No. 24");
SET_CDtt(10, 04.36, "Jubilee");
SET_CDtt(11, 04.44, "Outside Looking In");
SET_CDtt(12, 03.41, "Where Time Stands Still");
SET_CDtt(13, 06.12, "This is Love");
}
if ( cdKey == CHAG_CHAGALL ) { /* 0:50:52-60 */
tocPtr->discPerformer = "Chagall Guevara";
tocPtr->discTitle = "Chagall Guevara";
SET_CDtt( 1, 03.48, "Murder in the Big House");
SET_CDtt( 2, 04.14, "Escher's World");
SET_CDtt( 3, 03.42, "Play God");
SET_CDtt( 4, 07.00, "Monkey Grinder");
SET_CDtt( 5, 03.09, "Can't You Feel the Chains");
SET_CDtt( 6, 04.03, "Violent Blue");
SET_CDtt( 7, 04.10, "Love is a Dead Language");
SET_CDtt( 8, 03.18, "Take Me Back to Love Canal");
SET_CDtt( 9, 01.59, "The Wrong George");
SET_CDtt(10, 04.07, "Candy Guru");
SET_CDtt(11, 03.33, "I Need Somebody");
SET_CDtt(12, 04.13, "The Rub of Love");
SET_CDtt(13, 03.34, "If It All Comes True");
}
if ( cdKey == DURAN_DURAN ) { /* 1:02:35-37 */
tocPtr->discPerformer = "Duran Duran";
tocPtr->discTitle = "Duran Duran";
tocPtr->discCatNum = "007777988762000";
SET_CDtt( 1, 04.55, "Too Much Information");
SET_CDtt( 2, 05.41, "Ordinary World");
SET_CDtt( 3, 04.58, "Love Voodoo");
SET_CDtt( 4, 05.14, "Drowning Man");
SET_CDtt( 5, 00.54, "Shotgun");
SET_CDtt( 6, 04.39, "Come Undone");
SET_CDtt( 7, 04.58, "Breath after Breath");
SET_CDtt( 8, 05.32, "UMF");
SET_CDtt( 9, 04.22, "Home of the Above");
SET_CDtt(10, 05.18, "Femme Fatale");
SET_CDtt(11, 04.24, "Shelter");
SET_CDtt(12, 04.24, "To Whom it May Concern");
SET_CDtt(13, 07.14, "Sin of the City");
}
if ( cdKey == BDYLAN_GOODASIBEEN ) { /* 0:55:33-33 */
tocPtr->discPerformer = "Bob Dylan";
tocPtr->discTitle = "Good as I Been to You";
# if !defined(SKIPSONGS_Bob_Dylan)
SET_CDtt( 1, 03.50, "Frankie & Albert");
SET_CDtt( 2, 03.55, "Jim Jones");
SET_CDtt( 3, 05.50, "Blackjack Davey");
SET_CDtt( 4, 04.24, "Canadee-i-o");
SET_CDtt( 5, 04.31, "Sittin' on Top of the World");
SET_CDtt( 6, 02.55, "Little Maggie");
SET_CDtt( 7, 04.34, "Hard Times");
SET_CDtt( 8, 02.58, "Step It Up and Go");
SET_CDtt( 9, 03.43, "Tomorrow Night");
SET_CDtt(10, 06.22, "Arthur McBride");
SET_CDtt(11, 02.48, "You're Gonna Quit Me");
SET_CDtt(12, 03.18, "Diamond Joe");
SET_CDtt(13, 06.23, "Froggie Went a Courtin'");
# endif
}
if ( cdKey == NGRIFFITH_ONCEINABLUE ) { /* 0:39:14-10 */
tocPtr->discPerformer = "Nanci Griffith";
tocPtr->discTitle = "Once in a Very Blue Moon";
# if !defined(SKIPSONGS_Nanci_Griffith)
SET_CDtt( 1, 02.49, "Ghost In The Music");
SET_CDtt( 2, 03.11, "Love Is A Hard Waltz");
SET_CDtt( 3, 02.59, "Roseville Fair");
SET_CDtt( 4, 04.27, "Mary & Omie");
SET_CDtt( 5, 02.42, "Friend Out in the Madness");
SET_CDtt( 6, 03.17, "I'm Not Drivin' Those Wheels");
SET_CDtt( 7, 02.01, "Time Alone");
SET_CDtt( 8, 03.16, "Ballad of Robin Winter–Smith");
SET_CDtt( 9, 02.35, "Daddy Said");
SET_CDtt(10, 02.35, "Once in a Very Blue Moon");
SET_CDtt(11, 03.57, "If I Were the Woman You Wanted");
SET_CDtt(12, 02.29, "Year Down in New Orleans");
SET_CDtt(13, 02.54, "Spin on a Red Brick Floor");
# endif
}
if ( cdKey == HEART_DESIREWALKS ) { /* 0:51:15-57 */
tocPtr->discPerformer = "Heart";
tocPtr->discTitle = "Desire Walks On";
# if !defined(SKIPSONGS_Heart)
SET_CDtt( 1, 00.17, "Desire");
SET_CDtt( 2, 03.51, "Black on Black II");
SET_CDtt( 3, 03.42, "Back to Avalon");
SET_CDtt( 4, 04.00, "The Woman in Me");
SET_CDtt( 5, 05.02, "Rage");
SET_CDtt( 6, 06.02, "In Walks the Night");
SET_CDtt( 7, 04.31, "My Crazy Head");
SET_CDtt( 8, 03.50, "Ring Them Bells");
SET_CDtt( 9, 04.30, "Will You Be There (In the Morning)");
SET_CDtt(10, 04.52, "Voodoo Doll");
SET_CDtt(11, 05.01, "Anything is Possible");
SET_CDtt(12, 00.31, "Avalon [reprise]");
SET_CDtt(13, 05.04, "Desire Walks On");
# endif
}
if ( cdKey == LIBWW_MESSIANICJOY ) { /* 0:44:11-15 */
tocPtr->discPerformer = "The Liberated Wailing Wall";
tocPtr->discTitle = "Messianic Joy";
SET_CDtt( 1, 02.50, "Blessed Be The Lord");
SET_CDtt( 2, 04.31, "Vineyard Song");
SET_CDtt( 3, 04.41, "David's Hope");
SET_CDtt( 4, 03.33, "Behold, I Come");
SET_CDtt( 5, 02.33, "Great and Wonderful");
SET_CDtt( 6, 03.52, "Hineni");
SET_CDtt( 7, 02.34, "O Come");
SET_CDtt( 8, 03.35, "For God So Loved");
SET_CDtt( 9, 02.45, "Tov Lachasot BaShem");
SET_CDtt(10, 03.10, "Psalm");
SET_CDtt(11, 02.41, "He Is Not Here");
SET_CDtt(12, 02.59, "Behold!");
SET_CDtt(13, 04.25, "Morning Star");
}
if ( cdKey == LONEVAL_NYC ) { /* 0:46:32-02 */
tocPtr->discPerformer = "Lonesome Val";
tocPtr->discTitle = "NYC";
SET_CDtt( 1, 03.46, "Love Comes to Town");
SET_CDtt( 2, 03.45, "Truth is Like a Dirty Word");
SET_CDtt( 3, 03.08, "Spanish Eyes");
SET_CDtt( 4, 03.33, "Soldier of Live");
SET_CDtt( 5, 04.24, "Bottle in the Mailbox");
SET_CDtt( 6, 05.00, "New York Town");
SET_CDtt( 7, 03.11, "Running Between the Raindrops");
SET_CDtt( 8, 03.52, "West of the Mississippi");
SET_CDtt( 9, 02.36, "Promised Land");
SET_CDtt(10, 03.09, "Darlin 'n' Funky One");
SET_CDtt(11, 03.23, "He Never Gives Up");
SET_CDtt(12, 03.38, "Lone Prairie");
SET_CDtt(13, 03.05, "Tell Me a Story");
}
if ( cdKey == MIKEMECH_BEGGARONGOLD ) { /* 1:00:11-30 */
tocPtr->discPerformer = "Mike + The Mechanics";
tocPtr->discTitle = "Beggar on a Beach Of Gold";
tocPtr->discCatNum = "007567827382700";
SET_CDtt( 1, 04.35, "Beggar on a Beach Of Gold");
SET_CDtt( 2, 04.42, "Another Cup of Coffee");
SET_CDtt( 3, 03.29, "You've Really Got a Hold On Me");